/ Assembly List / LJCFacilityManagerDAL / DataCommonFacility / GetPersonName

Namespace - LJCFacilityManagerDAL


Parameters
manager - The facility manager object.
personID - The person ID.

Returns

The person name.

Syntax

C#
public static String GetPersonName(PersonManager manager, Int32 personID)

Retrieves the Person name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.